home *** CD-ROM | disk | FTP | other *** search
- object TPersHolder
- P.Name = '80C166 Assembler'
- P.Extensions.Strings = (
-
- '80C166 ASM files (*.asm;*.a66;*.inc;*.lst;*.m66)|*.asm;*.a66;*.i' +
- 'nc;*.lst;*.m66')
- P.SyntaxBlocks = <
- item
- Name = 'Default'
- ID = 0
- FIText = 9
- FIIntNum = 3
- FIFloatNum = 4
- FIHexNum = 3
- FIIdentifier = 5
- UseComments = True
- UseSingleLineComments = True
- UseStrings = True
- UseSingleLineStrings = True
- UseNumbers = True
- UsePrefixedNumbers = True
- UseSuffixedNumbers = True
- UseMultipleNumSuffixes = False
- UseIdentifiers = True
- UseKeywords = True
- BlockDelimiters = <>
- SingleLineCommentDelimiters = <
- item
- FontID = 10
- LeftDelimiter = ';'
- end>
- SingleLineStringDelimiters = <
- item
- FontID = 2
- LeftDelimiter = #39
- RightDelimiter = #39
- end>
- NumPrefixes = <
- item
- LeftDelimiter = '#'
- end>
- NumSuffixes = <
- item
- LeftDelimiter = 'h'
- end
- item
- LeftDelimiter = 'H'
- end
- item
- LeftDelimiter = 't'
- end
- item
- LeftDelimiter = 'T'
- end>
- KeywordSets = <
- item
- FontID = 6
- Name = 'Op codes'
- Keywords =
- 'add,addb,addbc,addc,and,andb,ashr,atomic,band,bclr,bcmp,bfldh,bf' +
- 'ldl,bmov,bmovn,bor,bset,bxor,calla,calli,callr,calls,cc_C,cc_EQ,' +
- 'cc_N,cc_NC,cc_NE,cc_NET,cc_NN,cc_NV,cc_NZ,cc_SLE,cc_SLT,cc_UC,cc' +
- '_UGE,cc_UGT,cc_ULE,cc_ULT,cc_V,cc_Z,cmp,cmpb,cmpd1,cmpd2,cmpi1,c' +
- 'mpi2,cpl,cplb,diswdt,div,divl,divlu,einit,extp,extpr,extr,exts,e' +
- 'xtsr,idle,jb,jbc,jmpa,jmpi,jmpr,jmps,jnb,jnbs,mov,movb,movbs,mov' +
- 'bz,mul,mulu,neg,negb,nop,or,orb,pcall,pop,prior,push,pwrdn,ret,r' +
- 'eti,retp,rets,rol,ror,scxt,shl,shr,srst,srvwdt,sub,subb,subc,sub' +
- 'cb,trap,xor,xorb'
- end
- item
- FontID = 8
- Name = 'Directives'
- Keywords =
- 'assume,at,byte,case,cgroup,code,cseg,data,db,debug,dgroup,dsb,ds' +
- 'eg,dsw,dw,else,end,endif,endm,endp,ends,extern,extrn,far,global,' +
- 'if,include,interrupt,list,macro,main,module,near,nolist,proc,pub' +
- 'lic,rseg,section,title,word'
- end
- item
- FontID = 1
- Name = 'Registers'
- Keywords =
- 'cp,dpp0,dpp1,dpp2,dpp3,mdh,mdl,psw,r0,r1,r10,r11,r12,r13,r14,r15' +
- ',r2,r3,r4,r5,r6,r7,r8,r9,rh0,rh1,rh2,rh3,rh4,rh5,rh6,rh7,rl0,rl1' +
- ',rl2,rl3,rl4,rl5,rl6,rl7'
- end>
- FirstIdentChars = '%@-Z_a-z'
- OtherIdentChars = '0-9?A-Z_a-z'
- end>
- P.FontTable = <
- item
- FontID = 2
- GlobalAttrID = 'String'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 3
- GlobalAttrID = 'Integer'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 4
- GlobalAttrID = 'Float'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 5
- GlobalAttrID = 'Identifier'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 6
- GlobalAttrID = 'Reserved words'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 8
- GlobalAttrID = 'Defines'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 9
- GlobalAttrID = 'Plain Text'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 10
- GlobalAttrID = 'Comment'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsItalic]
- end
- item
- FontID = 1
- GlobalAttrID = 'Script ResWord'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- end>
- P.SyntaxVersion = 3
- end
-